home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / cashrt10.arc / CASHREGP.DOC next >
Text File  |  1989-12-03  |  3KB  |  75 lines

  1. CRP - Cash Register Plus - By: Jason Szumlanski - v1.0 - 12/02/89
  2. -----------------------------------------------------------------
  3.  
  4. Overview
  5. --------
  6.  
  7.      CRP was developed for ease of all and that is what it gives.
  8. Just use the menus.  It is fairly self explanitory. There are few
  9. things to be discussed, but what is discussed is IMPERATIVE.
  10.  
  11.  
  12. ITEMS.DAT
  13. ---------
  14.      
  15.      ITEMS.DAT is the inventory file. One is provided for you in 
  16. the CRP package. The form for this file must be folowed EXACTLY.
  17. It must be in the form:
  18. 3_CHAR_CODE ITME___________________________________________ PRICE
  19. --- ------------------------------------------------------- -----
  20. The exact form is demonstrated in the sample file. PLEASE make a 
  21. backup of this sample for if the form is wrong, values will come
  22. out as WRONG-VERY WRONG!
  23.  
  24.  
  25. EXIT Passcode
  26. -------------
  27.  
  28. When exiting your copy of CRP, you will be asked for a passcode.
  29. Enter the one charachter code: |. That's it. When you register,
  30. you will be issued a new exit code. This code is for your prot-
  31. ection. It is made so "Sneaky Fingers" don't play on your comp-
  32. uter.
  33.  
  34.  
  35. ERROR Messages
  36. --------------
  37.  
  38. 101  Either the ITEMS.DAT file or TEMP.DAT (A temp file created by
  39.      CRP) is missing or contains errors.
  40. 102  Either the ITEMS.DAT file or TEMP.DAT (A temp file created by
  41.      CRP) is missing or contains errors.
  42. 103  Miscellaneous or General Error. Report to number below.
  43. 104  Either the ITEMS.DAT file or TEMP.DAT (A temp file created by
  44.      CRP) is missing or contains errors.
  45. 105  The TEMP.DAT file (created by CRP) is missing or has errors.
  46. 106  The file containing Point Of Sales and Total figures is miss-
  47.      ing or contains errors.
  48.  
  49.      Please report all errors to the number/address given below. All
  50. bugs in registered versions will be fixed or registration fees will 
  51. be returned.
  52.  
  53.  
  54. Programmers Note
  55. ----------------
  56.  
  57.     This is my first program that I have released and I hope you all
  58. like it. If you have any needs or suggestions for programs, just let
  59. me know. I am always hungry for ideas. Call collect if you need to 
  60. talk. Also, call my BBS, The Connection at (813)472-8285. Distribute
  61. this program freely ONLY in the .SDA form. Any registered users that
  62. distribute the registered version freely will be in for a surprise 
  63. and will be prosecuted to the limits of my laws!
  64.  
  65. Call me for a good time:
  66.  
  67.                         Jason Szumlanski
  68.                         1487 SandCastle Rd.
  69.                         Sanibel, FL 33957
  70.                         PHONE: (813)472-5001
  71.                         DATA : (813)472-8285
  72.  
  73. 000001 - CASHREGP.DOC
  74. ###------------------------------EOF------------------------------###
  75.